home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / workbench+shell / g-p / palreq24 / read.me < prev    next >
Text File  |  1978-06-29  |  2KB  |  33 lines

  1.     24 Bit palette requester - Anthony J. Moringello
  2.     --------------------------------------------------
  3.     Sorry for the sparse documentation and comments in the code,
  4. but I think this is simple enough that anyone should be able to figure
  5. out what is going on.
  6.  
  7.     Basically Commodore did not give us WB3.0 users a Palette requester
  8. as in WB1.3.  Remeber that little program you could have it pop up on any
  9. screen, and change it's colors?  Well that is what this does, but better.
  10.     The WB1.3 Palette program will work, but will only access up to 32
  11. colors, and only 12 bit palette.  This program will work with any screen
  12. mode, and allow you to set each RGB to any of it's 256 possible values.
  13. For those who need to be told, this will work on AGA machines only.
  14.  
  15.     I now have the protos for Get/LoadRGB32() so I no longer need my
  16. homebrewed versions.  A bit of a size decrease, and speed increase.
  17. I have included a normal version, and a version with no Startup-Code.
  18. The latter is half the size of the one with startup-code.
  19.  
  20.     Anyway, I want no money for this...(Arrrrg did I really say that?)
  21. I just ask that if you like/use this program or if you modify it, let
  22. me know.  I am interested to see how far this program gets from here.
  23. If you really want to send cash, I will not refuse it.
  24.     If you find a bug, I should be shot.  This program is too simple
  25. to have bugs in it.  So Murphy's law of programming should hold quite well.
  26.  
  27.                 Psychotic Psoftware
  28.                 Anthony J. Moringello
  29.                 2209 E. Park Pl. #4
  30.                 Miwlaukee, WI  53211
  31.  
  32.  
  33.